Skip to content

Fix Incompatibility with JDK5 source level #1025

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 8, 2014

Conversation

marcphilipp
Copy link
Member

This was introduced by #1015 and only discovered now because CloudBees broke our Jenkins build by updating Jenkins which apparently no longer supports Maven builds running on JDK5... 😱

@OverRide is not allowed when implementing an interface method
@marcphilipp marcphilipp added this to the 4.12 milestone Nov 8, 2014
kcooney added a commit that referenced this pull request Nov 8, 2014
Fix Incompatibility with JDK5 source level
@kcooney kcooney merged commit c508fc4 into junit-team:master Nov 8, 2014
@kcooney
Copy link
Member

kcooney commented Nov 8, 2014

Thanks! I sent the same fix :-/

@npathai
Copy link
Contributor

npathai commented Nov 10, 2014

@marcphilipp I am sorry for that, I didn't know junit was still using jdk5. I will take care of that in future.

@marcphilipp marcphilipp deleted the fix-jdk5-incompatibility branch November 10, 2014 19:02
@marcphilipp
Copy link
Member Author

@NarendraPathai No problem! Unfortunately, Travis does not support JDK 5 so such issues don't get caught automatically before merging the pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants